Disable broken picker a11y test
authorMatthias Clasen <mclasen@redhat.com>
Thu, 2 May 2013 01:03:55 +0000 (21:03 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 2 May 2013 01:03:55 +0000 (21:03 -0400)
The GtkComboBox accessible implementation is pretty broken,
and it shows through in this a11y test. Disable it for now.

tests/a11y/pickers.txt
tests/a11y/pickers.ui

index 4eb99e1a7227e1a5f9bc00808a3db4655c1c2e6a..387b18f02ebb982b6db00b0f8e2ecec74320e911 100644 (file)
@@ -15,135 +15,10 @@ window1
     <AtkComponent>
     layer: widget
     alpha: 1
-    button4
-      "filler"
-      parent: grid1
-      index: 0
-      state: enabled horizontal sensitive showing visible
-      toolkit: gtk
-      <AtkComponent>
-      layer: widget
-      alpha: 1
-      unnamed-GtkButtonAccessible-0
-        "push button"
-        parent: button4
-        index: 0
-        name: (None)
-        state: enabled focusable sensitive showing visible
-        toolkit: gtk
-        <AtkComponent>
-        layer: widget
-        alpha: 1
-        <AtkImage>
-        image size: -1 x -1
-        image description: (null)
-        <AtkAction>
-        action 0 name: click
-        action 0 description: Clicks the button
-      unnamed-GtkComboBoxAccessible-1
-        "combo box"
-        parent: button4
-        index: 1
-        state: enabled sensitive
-        toolkit: gtk
-        <AtkComponent>
-        layer: widget
-        alpha: 1
-        <AtkAction>
-        action 0 name: press
-        action 0 description: Presses the combobox
-        <AtkSelection>
-        unnamed-GtkMenuAccessible-2
-          "menu"
-          parent: unnamed-GtkComboBoxAccessible-1
-          index: 0
-          state: enabled sensitive
-          toolkit: gtk
-          <AtkComponent>
-          layer: popup
-          alpha: 1
-          <AtkSelection>
-          unnamed-GtkMenuItemAccessible-3
-            "menu item"
-            parent: unnamed-GtkMenuAccessible-2
-            index: 0
-            state: enabled selectable sensitive visible
-            toolkit: gtk
-            <AtkComponent>
-            layer: popup
-            alpha: 1
-            <AtkAction>
-            action 0 name: click
-            action 0 description: Clicks the menuitem
-            <AtkSelection>
-          unnamed-GtkMenuItemAccessible-4
-            "menu item"
-            parent: unnamed-GtkMenuAccessible-2
-            index: 1
-            name: Desktop
-            state: enabled selectable sensitive visible
-            toolkit: gtk
-            <AtkComponent>
-            layer: popup
-            alpha: 1
-            <AtkAction>
-            action 0 name: click
-            action 0 description: Clicks the menuitem
-            <AtkSelection>
-          unnamed-GtkMenuItemAccessible-5
-            "menu item"
-            parent: unnamed-GtkMenuAccessible-2
-            index: 2
-            name: File System
-            state: enabled selectable sensitive visible
-            toolkit: gtk
-            <AtkComponent>
-            layer: popup
-            alpha: 1
-            <AtkAction>
-            action 0 name: click
-            action 0 description: Clicks the menuitem
-            <AtkSelection>
-          unnamed-GtkMenuItemAccessible-6
-            "separator"
-            parent: unnamed-GtkMenuAccessible-2
-            index: 3
-            state: enabled selectable sensitive visible
-            toolkit: gtk
-            <AtkComponent>
-            layer: popup
-            alpha: 1
-            <AtkAction>
-            <AtkSelection>
-          unnamed-GtkMenuItemAccessible-7
-            "separator"
-            parent: unnamed-GtkMenuAccessible-2
-            index: 4
-            state: enabled selectable sensitive visible
-            toolkit: gtk
-            <AtkComponent>
-            layer: popup
-            alpha: 1
-            <AtkAction>
-            <AtkSelection>
-          unnamed-GtkMenuItemAccessible-8
-            "menu item"
-            parent: unnamed-GtkMenuAccessible-2
-            index: 5
-            name: Other…
-            state: enabled selectable sensitive visible
-            toolkit: gtk
-            <AtkComponent>
-            layer: popup
-            alpha: 1
-            <AtkAction>
-            action 0 name: click
-            action 0 description: Clicks the menuitem
-            <AtkSelection>
     button3
       "push button"
       parent: grid1
-      index: 1
+      index: 0
       name: Sans
       state: enabled focusable sensitive showing visible
       toolkit: gtk
@@ -159,7 +34,7 @@ window1
     button2
       "push button"
       parent: grid1
-      index: 2
+      index: 1
       state: enabled focusable sensitive showing visible
       toolkit: gtk
       <AtkComponent>
@@ -174,7 +49,7 @@ window1
     button1
       "combo box"
       parent: grid1
-      index: 3
+      index: 2
       state: enabled sensitive showing visible
       toolkit: gtk
       <AtkComponent>
@@ -184,7 +59,7 @@ window1
       action 0 name: press
       action 0 description: Presses the combobox
       <AtkSelection>
-      unnamed-GtkMenuAccessible-9
+      unnamed-GtkMenuAccessible-0
         "menu"
         parent: button1
         index: 0
index 91b2cd19ada15c23320cd38806fdc699f34dc6c1..a540fa1ccb84c43068c5eef0a8c5f8284e2a875d 100644 (file)
@@ -34,6 +34,7 @@
             <property name="top_attach">0</property>
           </packing>
         </child>
+<!--
         <child>
           <object class="GtkFileChooserButton" id="button4">
             <property name="visible">True</property>
@@ -43,6 +44,7 @@
             <property name="top_attach">0</property>
           </packing>
         </child>
+-->
       </object>
     </child>
   </object>